powerpc/85xx: Set max alloc length to 10MB on P1022DS
authorJerry Huang <[email protected]>
Wed, 2 Nov 2011 01:16:44 +0000 (09:16 +0800)
committerKumar Gala <[email protected]>
Fri, 11 Nov 2011 13:48:58 +0000 (07:48 -0600)
In order to support 1920x01080 resolution, we must increase the alloc
length.

Signed-off-by: Jerry Huang <[email protected]>
CC: Anatolij Gustschin <[email protected]>
Acked-by: Timur Tabi <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
include/configs/P1022DS.h

index 00770609845ce0de55d5f14ae8b4f5d2cdfa49bb..1158fec436333bbd95e26784045c0c6666f9842f 100644 (file)
 #define CONFIG_SYS_INIT_SP_OFFSET      CONFIG_SYS_GBL_DATA_OFFSET
 
 #define CONFIG_SYS_MONITOR_LEN         (512 * 1024)
-#define CONFIG_SYS_MALLOC_LEN          (6 * 1024 * 1024)
+#define CONFIG_SYS_MALLOC_LEN          (10 * 1024 * 1024)
 
 /*
  * Serial Port